NTISthis.com

Evidence Guide: ICTPRG414 - Apply introductory programming skills in another language

Student: __________________________________________________

Signature: _________________________________________________

Tips for gathering evidence to demonstrate your skills

The important thing to remember when gathering evidence is that the more evidence the better - that is, the more evidence you gather to demonstrate your skills, the more confident an assessor can be that you have learned the skills not just at one point in time, but are continuing to apply and develop those skills (as opposed to just learning for the test!). Furthermore, one piece of evidence that you collect will not usualy demonstrate all the required criteria for a unit of competency, whereas multiple overlapping pieces of evidence will usually do the trick!

From the Wiki University

 

ICTPRG414 - Apply introductory programming skills in another language

What evidence can you provide to prove your understanding of each of the following citeria?

Apply basic language syntax and layout

  1. Apply basic language syntax rules
  2. Use language data types, operators and expressions to create clear and concise code
  3. Use appropriate language syntax for sequence, selection and iteration constructs
Apply basic language syntax rules

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Use language data types, operators and expressions to create clear and concise code

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Use appropriate language syntax for sequence, selection and iteration constructs

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Code using data structures

  1. Use data structures
  2. Write code to create and manipulate arrays
  3. Design, define and use data structures
Use data structures

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Write code to create and manipulate arrays

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Design, define and use data structures

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Code using standard algorithms

  1. Create sequential search, binary search, insertion and deletion algorithms to operate on arrays
  2. Code standard sequential access algorithms and random access algorithms
Create sequential search, binary search, insertion and deletion algorithms to operate on arrays

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Code standard sequential access algorithms and random access algorithms

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Debug code

  1. Use stand-alone debugging tools or tools provided by integrated development environment (IDE) to debug code
  2. Use a debugger to trace code execution and examine variable contents to detect and correct errors
Use stand-alone debugging tools or tools provided by integrated development environment (IDE) to debug code

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Use a debugger to trace code execution and examine variable contents to detect and correct errors

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Document activities

  1. Follow organisational guidelines for developing maintainable code and adhere to provided coding standard when documenting activities
  2. Apply internal documentation, suitable for use by peers, to all code created and use documentation tools available in target language when documenting activities
Follow organisational guidelines for developing maintainable code and adhere to provided coding standard when documenting activities

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Apply internal documentation, suitable for use by peers, to all code created and use documentation tools available in target language when documenting activities

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Test code

  1. Design and document tests
  2. Capture and record test results
Design and document tests

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Capture and record test results

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Assessed

Teacher: ___________________________________ Date: _________

Signature: ________________________________________________

Comments:

 

 

 

 

 

 

 

 

Instructions to Assessors

Evidence Guide

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Apply basic language syntax and layout

1.1 Apply basic language syntax rules

1.2 Use language data types, operators and expressions to create clear and concise code

1.3 Use appropriate language syntax for sequence, selection and iteration constructs

2. Code using data structures

2.1 Use data structures

2.2 Write code to create and manipulate arrays

2.3 Design, define and use data structures

3. Code using standard algorithms

3.1 Create sequential search, binary search, insertion and deletion algorithms to operate on arrays

3.2 Code standard sequential access algorithms and random access algorithms

4. Debug code

4.1 Use stand-alone debugging tools or tools provided by integrated development environment (IDE) to debug code

4.2 Use a debugger to trace code execution and examine variable contents to detect and correct errors

5. Document activities

5.1 Follow organisational guidelines for developing maintainable code and adhere to provided coding standard when documenting activities

5.2 Apply internal documentation, suitable for use by peers, to all code created and use documentation tools available in target language when documenting activities

6. Test code

6.1 Design and document tests

6.2 Capture and record test results

Required Skills and Knowledge

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Apply basic language syntax and layout

1.1 Apply basic language syntax rules

1.2 Use language data types, operators and expressions to create clear and concise code

1.3 Use appropriate language syntax for sequence, selection and iteration constructs

2. Code using data structures

2.1 Use data structures

2.2 Write code to create and manipulate arrays

2.3 Design, define and use data structures

3. Code using standard algorithms

3.1 Create sequential search, binary search, insertion and deletion algorithms to operate on arrays

3.2 Code standard sequential access algorithms and random access algorithms

4. Debug code

4.1 Use stand-alone debugging tools or tools provided by integrated development environment (IDE) to debug code

4.2 Use a debugger to trace code execution and examine variable contents to detect and correct errors

5. Document activities

5.1 Follow organisational guidelines for developing maintainable code and adhere to provided coding standard when documenting activities

5.2 Apply internal documentation, suitable for use by peers, to all code created and use documentation tools available in target language when documenting activities

6. Test code

6.1 Design and document tests

6.2 Capture and record test results

Evidence of the ability to:

perform coding activities to create, maintain and update programs using basic language and layout

write coding using data structures and standard algorithms, and following guidelines

debug code

generate design and code documentation

test and confirm that the application meets program specifications

record the test results.

Note: If a specific volume or frequency is not stated, then evidence must be provided at least once.

To complete the unit requirements safely and effectively, the individual must:

describe and explain programming techniques

describe documentation techniques

give details of application development processes

summarise testing techniques.